
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 30px !important;
}

.swiper-pagination-bullet-active {
  background-color: #000 !important; 
}

.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
